home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRAOPTIONSPAGE / TFRAOPTIONSPAGE.txt
Text File  |  2008-11-13  |  70KB  |  2,439 lines

  1. inherited fraOptionsPage: TfraOptionsPage
  2.   Width = 557
  3.   Height = 536
  4.   ParentBackground = True
  5.   ExplicitWidth = 557
  6.   ExplicitHeight = 536
  7.   DesignSize = (
  8.     557
  9.     536)
  10.   inherited pnlBackgroundFrame: TTePanel
  11.     Width = 557
  12.     Height = 536
  13.     TabOrder = 2
  14.     ExplicitWidth = 557
  15.     ExplicitHeight = 536
  16.   end
  17.   inherited pnlHeader: TPanel
  18.     Width = 547
  19.     ExplicitWidth = 547
  20.     DesignSize = (
  21.       547
  22.       40)
  23.     inherited imgStep: TResImage
  24.       ResourceImage = 'PI_OPTIONS'
  25.     end
  26.     inherited lblStep: TResStaticText
  27.       Top = 10
  28.       Width = 104
  29.       Height = 23
  30.       Font.Height = -16
  31.       Font.Style = [fsBold]
  32.       ParentFont = False
  33.       ExplicitTop = 10
  34.       ExplicitWidth = 104
  35.       ExplicitHeight = 23
  36.     end
  37.     inherited btnContextHelp: TResTeButton
  38.       Left = 518
  39.       ExplicitLeft = 518
  40.     end
  41.   end
  42.   object pagOptions: TPageControl
  43.     Left = 8
  44.     Top = 44
  45.     Width = 541
  46.     Height = 484
  47.     ActivePage = tabSweep
  48.     Anchors = [akLeft, akTop, akRight, akBottom]
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -12
  52.     Font.Name = 'Tahoma'
  53.     Font.Style = []
  54.     MultiLine = True
  55.     ParentFont = False
  56.     TabOrder = 1
  57.     OnChange = pagOptionsChange
  58.     OnChanging = pagOptionsChanging
  59.     object tabSweep: TTabSheet
  60.       Caption = 'sweep'
  61.       OnShow = tabSweepShow
  62.       object pnlSweep: TPanel
  63.         Left = 0
  64.         Top = 0
  65.         Width = 533
  66.         Height = 455
  67.         Align = alClient
  68.         BevelOuter = bvNone
  69.         Color = clWhite
  70.         ParentBackground = False
  71.         TabOrder = 0
  72.         OnResize = pnlSweepResize
  73.         DesignSize = (
  74.           533
  75.           455)
  76.         object lblViewSessionLog: TResLabel
  77.           Left = 6
  78.           Top = 429
  79.           Width = 95
  80.           Height = 14
  81.           Anchors = [akLeft, akBottom]
  82.           Font.Charset = DEFAULT_CHARSET
  83.           Font.Color = clWindowText
  84.           Font.Height = -12
  85.           Font.Name = 'Tahoma'
  86.           Font.Style = []
  87.           ParentFont = False
  88.           OnClick = lblViewSessionLogClick
  89.           ResourceCaption = 39066
  90.           ResourceHint = 42210
  91.         end
  92.         object ResLabel1: TResLabel
  93.           Left = 6
  94.           Top = 12
  95.           Width = 74
  96.           Height = 14
  97.           Font.Charset = DEFAULT_CHARSET
  98.           Font.Color = clWindowText
  99.           Font.Height = -12
  100.           Font.Name = 'Tahoma'
  101.           Font.Style = [fsBold]
  102.           ParentFont = False
  103.           ResourceCaption = 39051
  104.         end
  105.         object lblSweepSettingsSummary: TResLabel
  106.           Left = 6
  107.           Top = 402
  108.           Width = 158
  109.           Height = 14
  110.           Font.Charset = DEFAULT_CHARSET
  111.           Font.Color = clWindowText
  112.           Font.Height = -12
  113.           Font.Name = 'Tahoma'
  114.           Font.Style = [fsBold]
  115.           ParentFont = False
  116.           Visible = False
  117.           ResourceCaption = 39040
  118.         end
  119.         object pnlSweepType: TTePanel
  120.           Left = 4
  121.           Top = 8
  122.           Width = 525
  123.           Height = 131
  124.           Anchors = [akLeft, akTop, akRight]
  125.           Color = clWhite
  126.           TabOrder = 0
  127.           ThemeObject = 'default'
  128.           DesignSize = (
  129.             525
  130.             131)
  131.           object lblSweepTypeInfo: TResLabel
  132.             Left = 200
  133.             Top = 43
  134.             Width = 313
  135.             Height = 82
  136.             Anchors = [akLeft, akTop, akRight]
  137.             AutoSize = False
  138.             Font.Charset = DEFAULT_CHARSET
  139.             Font.Color = clWindowText
  140.             Font.Height = -12
  141.             Font.Name = 'Tahoma'
  142.             Font.Style = []
  143.             ParentFont = False
  144.             ParentShowHint = False
  145.             ShowHint = False
  146.             WordWrap = True
  147.             ResourceCaption = 33067
  148.             ExplicitWidth = 326
  149.           end
  150.           object lblWhereToSweep: TResLabel
  151.             Left = 6
  152.             Top = 4
  153.             Width = 74
  154.             Height = 14
  155.             Font.Charset = DEFAULT_CHARSET
  156.             Font.Color = clWindowText
  157.             Font.Height = -12
  158.             Font.Name = 'Tahoma'
  159.             Font.Style = [fsBold]
  160.             ParentFont = False
  161.             ResourceCaption = 39051
  162.           end
  163.           object imgNoteSweep: TResImage
  164.             Left = 503
  165.             Top = 4
  166.             Width = 16
  167.             Height = 16
  168.             Cursor = crHandPoint
  169.             Anchors = [akTop, akRight]
  170.             AutoSize = True
  171.             Transparent = True
  172.             OnClick = lblAboutSweepClick
  173.             ResourceImage = 'MISC_NOTE'
  174.             ExplicitLeft = 516
  175.           end
  176.           object lblAboutSweep: TResLabel
  177.             Left = 377
  178.             Top = 4
  179.             Width = 122
  180.             Height = 14
  181.             Anchors = [akTop, akRight]
  182.             Font.Charset = DEFAULT_CHARSET
  183.             Font.Color = clWindowText
  184.             Font.Height = -12
  185.             Font.Name = 'Tahoma'
  186.             Font.Style = []
  187.             ParentFont = False
  188.             Transparent = True
  189.             OnClick = lblAboutSweepClick
  190.             ResourceCaption = 39052
  191.           end
  192.           object rbSweepKnownFolders: TResTeRadioButton
  193.             Left = 8
  194.             Top = 64
  195.             Width = 186
  196.             Height = 28
  197.             OnClick = rbSweepKnownFoldersClick
  198.             Alignment = kalLeftJustify
  199.             Checked = False
  200.             GroupIndex = 0
  201.             Spacing = 5
  202.             ThemeObject = 'default'
  203.             TabOrder = 1
  204.             Transparent = True
  205.             WordWrap = True
  206.             ResourceCaption = 39054
  207.             ResourceHint = 33068
  208.           end
  209.           object rbSweepSelectedFolders: TResTeRadioButton
  210.             Left = 8
  211.             Top = 36
  212.             Width = 186
  213.             Height = 28
  214.             OnClick = rbSweepSelectedFoldersClick
  215.             Alignment = kalLeftJustify
  216.             Checked = True
  217.             GroupIndex = 0
  218.             Spacing = 5
  219.             ThemeObject = 'default'
  220.             TabOrder = 0
  221.             TabStop = True
  222.             Transparent = True
  223.             WordWrap = True
  224.             ResourceCaption = 39055
  225.             ResourceHint = 33067
  226.           end
  227.           object rbSweepUsingMySettings: TResTeRadioButton
  228.             Left = 8
  229.             Top = 92
  230.             Width = 186
  231.             Height = 28
  232.             OnClick = rbSweepUsingMySettingsClick
  233.             Alignment = kalLeftJustify
  234.             Checked = False
  235.             GroupIndex = 0
  236.             Spacing = 5
  237.             ThemeObject = 'default'
  238.             TabOrder = 2
  239.             Transparent = True
  240.             WordWrap = True
  241.             ResourceCaption = 39053
  242.             ResourceHint = 33069
  243.           end
  244.         end
  245.         object pnlSweepSettingsSummary: TTePanel
  246.           Left = 4
  247.           Top = 145
  248.           Width = 525
  249.           Height = 267
  250.           Anchors = [akLeft, akTop, akRight, akBottom]
  251.           Color = clWhite
  252.           TabOrder = 1
  253.           ThemeObject = 'default'
  254.           DesignSize = (
  255.             525
  256.             267)
  257.           object bvOptionSettings2Frame: TPaintBox
  258.             Left = 270
  259.             Top = 32
  260.             Width = 260
  261.             Height = 104
  262.             OnPaint = FramePaint
  263.           end
  264.           object bvOptionSettings1Frame: TPaintBox
  265.             Left = 6
  266.             Top = 32
  267.             Width = 260
  268.             Height = 104
  269.             OnPaint = FramePaint
  270.           end
  271.           object lblCurrentSweepTypeHeader: TResLabel
  272.             Left = 6
  273.             Top = 5
  274.             Width = 121
  275.             Height = 14
  276.             Font.Charset = DEFAULT_CHARSET
  277.             Font.Color = clWindowText
  278.             Font.Height = -12
  279.             Font.Name = 'Tahoma'
  280.             Font.Style = [fsBold]
  281.             ParentFont = False
  282.             ResourceCaption = 33064
  283.           end
  284.           object lblOptionsVirusSweep: TResLabel
  285.             Left = 32
  286.             Top = 52
  287.             Width = 68
  288.             Height = 14
  289.             Font.Charset = DEFAULT_CHARSET
  290.             Font.Color = clWindowText
  291.             Font.Height = -12
  292.             Font.Name = 'Tahoma'
  293.             Font.Style = []
  294.             ParentFont = False
  295.             OnClick = lblOptionsVirusSweepClick
  296.             ResourceCaption = 33073
  297.             ResourceHint = 42436
  298.           end
  299.           object lblOptionsWindowsRegistry: TResLabel
  300.             Left = 32
  301.             Top = 69
  302.             Width = 97
  303.             Height = 14
  304.             Font.Charset = DEFAULT_CHARSET
  305.             Font.Color = clWindowText
  306.             Font.Height = -12
  307.             Font.Name = 'Tahoma'
  308.             Font.Style = []
  309.             ParentFont = False
  310.             OnClick = lblOptionsVirusSweepClick
  311.             ResourceCaption = 33081
  312.             ResourceHint = 42437
  313.           end
  314.           object lblOptionsMemoryObjects: TResLabel
  315.             Left = 32
  316.             Top = 85
  317.             Width = 89
  318.             Height = 14
  319.             Font.Charset = DEFAULT_CHARSET
  320.             Font.Color = clWindowText
  321.             Font.Height = -12
  322.             Font.Name = 'Tahoma'
  323.             Font.Style = []
  324.             ParentFont = False
  325.             OnClick = lblOptionsVirusSweepClick
  326.             ResourceCaption = 33082
  327.             ResourceHint = 42438
  328.           end
  329.           object lblOptionsCookies: TResLabel
  330.             Left = 32
  331.             Top = 101
  332.             Width = 41
  333.             Height = 14
  334.             Font.Charset = DEFAULT_CHARSET
  335.             Font.Color = clWindowText
  336.             Font.Height = -12
  337.             Font.Name = 'Tahoma'
  338.             Font.Style = []
  339.             ParentFont = False
  340.             OnClick = lblOptionsVirusSweepClick
  341.             ResourceCaption = 33083
  342.             ResourceHint = 42439
  343.           end
  344.           object lblOptionsCompressedFiles: TResLabel
  345.             Left = 32
  346.             Top = 118
  347.             Width = 92
  348.             Height = 14
  349.             Font.Charset = DEFAULT_CHARSET
  350.             Font.Color = clWindowText
  351.             Font.Height = -12
  352.             Font.Name = 'Tahoma'
  353.             Font.Style = []
  354.             ParentFont = False
  355.             OnClick = lblOptionsVirusSweepClick
  356.             ResourceCaption = 33096
  357.             ResourceHint = 42442
  358.           end
  359.           object lblOptionsSystemRestoreFolder: TResLabel
  360.             Left = 296
  361.             Top = 35
  362.             Width = 123
  363.             Height = 14
  364.             Font.Charset = DEFAULT_CHARSET
  365.             Font.Color = clWindowText
  366.             Font.Height = -12
  367.             Font.Name = 'Tahoma'
  368.             Font.Style = []
  369.             ParentFont = False
  370.             OnClick = lblOptionsVirusSweepClick
  371.             ResourceCaption = 33094
  372.             ResourceHint = 42440
  373.           end
  374.           object lblOptionsAllUserAccounts: TResLabel
  375.             Left = 296
  376.             Top = 52
  377.             Width = 95
  378.             Height = 14
  379.             Font.Charset = DEFAULT_CHARSET
  380.             Font.Color = clWindowText
  381.             Font.Height = -12
  382.             Font.Name = 'Tahoma'
  383.             Font.Style = []
  384.             ParentFont = False
  385.             OnClick = lblOptionsVirusSweepClick
  386.             ResourceCaption = 33093
  387.             ResourceHint = 42441
  388.           end
  389.           object lblOptionsDirectDiskSweeping: TResLabel
  390.             Left = 296
  391.             Top = 68
  392.             Width = 115
  393.             Height = 14
  394.             Font.Charset = DEFAULT_CHARSET
  395.             Font.Color = clWindowText
  396.             Font.Height = -12
  397.             Font.Name = 'Tahoma'
  398.             Font.Style = []
  399.             ParentFont = False
  400.             OnClick = lblOptionsVirusSweepClick
  401.             ResourceCaption = 33095
  402.             ResourceHint = 42443
  403.           end
  404.           object lblOptionsRootkits: TResLabel
  405.             Left = 296
  406.             Top = 84
  407.             Width = 44
  408.             Height = 14
  409.             Font.Charset = DEFAULT_CHARSET
  410.             Font.Color = clWindowText
  411.             Font.Height = -12
  412.             Font.Name = 'Tahoma'
  413.             Font.Style = []
  414.             ParentFont = False
  415.             OnClick = lblOptionsVirusSweepClick
  416.             ResourceCaption = 33097
  417.             ResourceHint = 42444
  418.           end
  419.           object imgVirusSweepStatus: TResImage
  420.             Left = 9
  421.             Top = 51
  422.             Width = 13
  423.             Height = 13
  424.             AutoSize = True
  425.             Transparent = True
  426.             OnClick = lblOptionsVirusSweepClick
  427.             ResourceImage = 'MISC_CHECK'
  428.           end
  429.           object imgWindowsRegistryStatus: TResImage
  430.             Left = 9
  431.             Top = 69
  432.             Width = 13
  433.             Height = 13
  434.             AutoSize = True
  435.             Transparent = True
  436.             OnClick = lblOptionsVirusSweepClick
  437.             ResourceImage = 'MISC_CHECK'
  438.           end
  439.           object imgMemoryObjectsStatus: TResImage
  440.             Left = 9
  441.             Top = 85
  442.             Width = 13
  443.             Height = 13
  444.             AutoSize = True
  445.             Transparent = True
  446.             OnClick = lblOptionsVirusSweepClick
  447.             ResourceImage = 'MISC_CHECK'
  448.           end
  449.           object imgCookiesStatus: TResImage
  450.             Left = 9
  451.             Top = 102
  452.             Width = 13
  453.             Height = 13
  454.             AutoSize = True
  455.             Transparent = True
  456.             OnClick = lblOptionsVirusSweepClick
  457.             ResourceImage = 'MISC_CHECK'
  458.           end
  459.           object imgCompressedFilesStatus: TResImage
  460.             Left = 9
  461.             Top = 119
  462.             Width = 13
  463.             Height = 13
  464.             AutoSize = True
  465.             Transparent = True
  466.             OnClick = lblOptionsVirusSweepClick
  467.             ResourceImage = 'MISC_CHECK'
  468.           end
  469.           object imgSystemRestoreStatus: TResImage
  470.             Left = 273
  471.             Top = 35
  472.             Width = 13
  473.             Height = 13
  474.             AutoSize = True
  475.             Transparent = True
  476.             OnClick = lblOptionsVirusSweepClick
  477.             ResourceImage = 'MISC_CHECK'
  478.           end
  479.           object imgAllUsersStatus: TResImage
  480.             Left = 273
  481.             Top = 52
  482.             Width = 13
  483.             Height = 13
  484.             AutoSize = True
  485.             Transparent = True
  486.             OnClick = lblOptionsVirusSweepClick
  487.             ResourceImage = 'MISC_CHECK'
  488.           end
  489.           object imgDDAStatus: TResImage
  490.             Left = 273
  491.             Top = 68
  492.             Width = 13
  493.             Height = 13
  494.             AutoSize = True
  495.             Transparent = True
  496.             OnClick = lblOptionsVirusSweepClick
  497.             ResourceImage = 'MISC_CHECK'
  498.           end
  499.           object imgRootkitsStatus: TResImage
  500.             Left = 273
  501.             Top = 84
  502.             Width = 13
  503.             Height = 13
  504.             AutoSize = True
  505.             Transparent = True
  506.             OnClick = lblOptionsVirusSweepClick
  507.             ResourceImage = 'MISC_CHECK'
  508.           end
  509.           object imgSandboxingStatus: TResImage
  510.             Left = 273
  511.             Top = 102
  512.             Width = 13
  513.             Height = 13
  514.             AutoSize = True
  515.             Transparent = True
  516.             OnClick = lblOptionsVirusSweepClick
  517.             ResourceImage = 'MISC_CHECK'
  518.           end
  519.           object lblOptionsSandboxing: TResLabel
  520.             Left = 296
  521.             Top = 101
  522.             Width = 149
  523.             Height = 14
  524.             Font.Charset = DEFAULT_CHARSET
  525.             Font.Color = clWindowText
  526.             Font.Height = -12
  527.             Font.Name = 'Tahoma'
  528.             Font.Style = []
  529.             ParentFont = False
  530.             OnClick = lblOptionsVirusSweepClick
  531.             ResourceCaption = 33089
  532.             ResourceHint = 42445
  533.           end
  534.           object lblEditSettings: TResLabel
  535.             Left = 135
  536.             Top = 5
  537.             Width = 90
  538.             Height = 14
  539.             Cursor = crHandPoint
  540.             Font.Charset = DEFAULT_CHARSET
  541.             Font.Color = clWindowText
  542.             Font.Height = -12
  543.             Font.Name = 'Tahoma'
  544.             Font.Style = []
  545.             ParentFont = False
  546.             Visible = False
  547.             OnClick = lblEditSettingsClick
  548.             ResourceCaption = 33112
  549.             ResourceHint = 41608
  550.           end
  551.           object lblOptionsBehavioralDetection: TResLabel
  552.             Left = 296
  553.             Top = 118
  554.             Width = 112
  555.             Height = 14
  556.             Font.Charset = DEFAULT_CHARSET
  557.             Font.Color = clWindowText
  558.             Font.Height = -12
  559.             Font.Name = 'Tahoma'
  560.             Font.Style = []
  561.             ParentFont = False
  562.             OnClick = lblOptionsVirusSweepClick
  563.             ResourceCaption = 49647
  564.             ResourceHint = 42446
  565.           end
  566.           object imgOptionsBehavioralDetecton: TResImage
  567.             Left = 272
  568.             Top = 119
  569.             Width = 13
  570.             Height = 13
  571.             AutoSize = True
  572.             Transparent = True
  573.             OnClick = lblOptionsVirusSweepClick
  574.             ResourceImage = 'MISC_CHECK'
  575.           end
  576.           object lblOptionsSweepAllAttachedDrives: TResLabel
  577.             Left = 32
  578.             Top = 35
  579.             Width = 145
  580.             Height = 14
  581.             Font.Charset = DEFAULT_CHARSET
  582.             Font.Color = clWindowText
  583.             Font.Height = -12
  584.             Font.Name = 'Tahoma'
  585.             Font.Style = []
  586.             ParentFont = False
  587.             OnClick = lblEditSettingsClick
  588.             ResourceCaption = 33114
  589.             ResourceHint = 42435
  590.           end
  591.           object imgSweepAllAttachedDrivesStatus: TResImage
  592.             Left = 9
  593.             Top = 35
  594.             Width = 13
  595.             Height = 13
  596.             AutoSize = True
  597.             Transparent = True
  598.             OnClick = lblOptionsVirusSweepClick
  599.             ResourceImage = 'MISC_CHECK'
  600.           end
  601.           object pnlFileExtensions: TPanel
  602.             Left = 4
  603.             Top = 141
  604.             Width = 512
  605.             Height = 123
  606.             Anchors = [akLeft, akTop, akRight, akBottom]
  607.             BevelOuter = bvNone
  608.             Color = clWhite
  609.             TabOrder = 0
  610.             OnResize = pnlFileExtensionsResize
  611.             DesignSize = (
  612.               512
  613.               123)
  614.             object lblFileExtensionsHdr: TResLabel
  615.               Left = 1
  616.               Top = 4
  617.               Width = 152
  618.               Height = 14
  619.               Font.Charset = DEFAULT_CHARSET
  620.               Font.Color = clWindowText
  621.               Font.Height = -12
  622.               Font.Name = 'Tahoma'
  623.               Font.Style = [fsBold]
  624.               ParentFont = False
  625.               ResourceCaption = 39940
  626.             end
  627.             object sbSweepOptions: TScrollBox
  628.               Left = 26
  629.               Top = 24
  630.               Width = 475
  631.               Height = 83
  632.               Anchors = [akLeft, akTop, akRight, akBottom]
  633.               BorderStyle = bsNone
  634.               Color = clWhite
  635.               ParentColor = False
  636.               TabOrder = 0
  637.               DesignSize = (
  638.                 475
  639.                 83)
  640.               object lblFileExtensions: TResLabel
  641.                 Tag = 4
  642.                 Left = 9
  643.                 Top = 3
  644.                 Width = 463
  645.                 Height = 59
  646.                 Anchors = [akLeft, akTop, akRight]
  647.                 AutoSize = False
  648.                 Caption = 'none selected'
  649.                 Color = clWhite
  650.                 Font.Charset = DEFAULT_CHARSET
  651.                 Font.Color = clWindowText
  652.                 Font.Height = -12
  653.                 Font.Name = 'Tahoma'
  654.                 Font.Style = []
  655.                 ParentColor = False
  656.                 ParentFont = False
  657.                 WordWrap = True
  658.                 OnClick = lblOptionsVirusSweepClick
  659.                 ExplicitWidth = 475
  660.               end
  661.             end
  662.           end
  663.         end
  664.         object btnSweepNow: TResTeButton
  665.           Left = 365
  666.           Top = 424
  667.           Width = 160
  668.           Height = 25
  669.           OnClick = btnSweepNowClick
  670.           Anchors = [akRight, akBottom]
  671.           Font.Charset = DEFAULT_CHARSET
  672.           Font.Color = clWindowText
  673.           Font.Height = -12
  674.           Font.Name = 'Tahoma'
  675.           Font.Style = []
  676.           ParentFont = False
  677.           TabOrder = 3
  678.           ResourceCaption = 33066
  679.           ResourceHint = 40001
  680.         end
  681.         object btnSchedulethisSweep: TResTeButton
  682.           Left = 199
  683.           Top = 424
  684.           Width = 160
  685.           Height = 25
  686.           OnClick = btnSchedulethisSweepClick
  687.           Anchors = [akRight, akBottom]
  688.           Font.Charset = DEFAULT_CHARSET
  689.           Font.Color = clWindowText
  690.           Font.Height = -12
  691.           Font.Name = 'Tahoma'
  692.           Font.Style = []
  693.           ParentFont = False
  694.           TabOrder = 2
  695.           ResourceCaption = 33065
  696.           ResourceHint = 42220
  697.         end
  698.       end
  699.     end
  700.     object tabShields: TTabSheet
  701.       Caption = 'shields'
  702.       ImageIndex = 6
  703.       OnShow = tabShieldsShow
  704.       DesignSize = (
  705.         533
  706.         455)
  707.       object imgNoteShields: TResImage
  708.         Left = 507
  709.         Top = 12
  710.         Width = 16
  711.         Height = 16
  712.         Cursor = crHandPoint
  713.         Anchors = [akTop, akRight]
  714.         AutoSize = True
  715.         Transparent = True
  716.         OnClick = lblAboutShieldsClick
  717.         ResourceImage = 'MISC_NOTE'
  718.       end
  719.       object lblShieldAlerts: TResLabel
  720.         Left = 11
  721.         Top = 263
  722.         Width = 129
  723.         Height = 14
  724.         Font.Charset = DEFAULT_CHARSET
  725.         Font.Color = clWindowText
  726.         Font.Height = -12
  727.         Font.Name = 'MS Shell Dlg 2'
  728.         Font.Style = [fsBold]
  729.         ParentFont = False
  730.         ResourceCaption = 33801
  731.       end
  732.       object lblBehavioralDetection: TResLabel
  733.         Left = 11
  734.         Top = 116
  735.         Width = 127
  736.         Height = 14
  737.         Hint = 
  738.           'Move slider to the left for more processing power for other prog' +
  739.           'rams, but slower sweeps.'
  740.         Color = clWhite
  741.         Font.Charset = DEFAULT_CHARSET
  742.         Font.Color = clWindowText
  743.         Font.Height = -12
  744.         Font.Name = 'Tahoma'
  745.         Font.Style = [fsBold]
  746.         ParentColor = False
  747.         ParentFont = False
  748.         ParentShowHint = False
  749.         ShowHint = True
  750.         ResourceCaption = 49647
  751.       end
  752.       object lblBehavioralDetectionDescription: TResLabel
  753.         Left = 17
  754.         Top = 136
  755.         Width = 510
  756.         Height = 54
  757.         Anchors = [akLeft, akTop, akRight]
  758.         AutoSize = False
  759.         Font.Charset = DEFAULT_CHARSET
  760.         Font.Color = clWindowText
  761.         Font.Height = -12
  762.         Font.Name = 'Tahoma'
  763.         Font.Style = []
  764.         ParentFont = False
  765.         Transparent = True
  766.         WordWrap = True
  767.         ResourceCaption = 49649
  768.         ExplicitWidth = 523
  769.       end
  770.       object lblGamerModeTitle: TResLabel
  771.         Left = 15
  772.         Top = 353
  773.         Width = 128
  774.         Height = 14
  775.         Font.Charset = DEFAULT_CHARSET
  776.         Font.Color = clWindowText
  777.         Font.Height = -12
  778.         Font.Name = 'MS Shell Dlg 2'
  779.         Font.Style = [fsBold]
  780.         ParentFont = False
  781.         ResourceCaption = 49913
  782.       end
  783.       object lblGamerModeHours: TResLabel
  784.         Left = 336
  785.         Top = 398
  786.         Width = 44
  787.         Height = 14
  788.         Font.Charset = DEFAULT_CHARSET
  789.         Font.Color = clWindowText
  790.         Font.Height = -12
  791.         Font.Name = 'Tahoma'
  792.         Font.Style = []
  793.         ParentFont = False
  794.         ResourceCaption = 49915
  795.       end
  796.       object lblAboutShields: TResStaticText
  797.         Left = 382
  798.         Top = 12
  799.         Width = 125
  800.         Height = 18
  801.         Anchors = [akTop, akRight]
  802.         Font.Charset = DEFAULT_CHARSET
  803.         Font.Color = clWindowText
  804.         Font.Height = -12
  805.         Font.Name = 'Tahoma'
  806.         Font.Style = []
  807.         ParentFont = False
  808.         TabOrder = 8
  809.         OnClick = lblAboutShieldsClick
  810.         ResourceCaption = 39801
  811.       end
  812.       object radAlertViaTray: TResTeRadioButton
  813.         Left = 24
  814.         Top = 283
  815.         Width = 516
  816.         Height = 20
  817.         OnClick = radAlertViaTrayClick
  818.         Alignment = kalLeftJustify
  819.         Checked = True
  820.         GroupIndex = 0
  821.         Spacing = 5
  822.         ThemeObject = 'default'
  823.         TabOrder = 3
  824.         TabStop = True
  825.         Transparent = True
  826.         WordWrap = False
  827.         ResourceCaption = 33802
  828.         ResourceHint = 41200
  829.       end
  830.       object radAlertViaDetails: TResTeRadioButton
  831.         Left = 24
  832.         Top = 305
  833.         Width = 516
  834.         Height = 20
  835.         OnClick = radAlertViaDetailsClick
  836.         Alignment = kalLeftJustify
  837.         Checked = False
  838.         GroupIndex = 0
  839.         Spacing = 5
  840.         ThemeObject = 'default'
  841.         TabOrder = 7
  842.         Transparent = True
  843.         WordWrap = False
  844.         ResourceCaption = 33803
  845.         ResourceHint = 41201
  846.       end
  847.       object pnlAvProtection: TTePanel
  848.         Left = 3
  849.         Top = 28
  850.         Width = 337
  851.         Height = 65
  852.         Color = 12443647
  853.         Font.Charset = DEFAULT_CHARSET
  854.         Font.Color = clWindowText
  855.         Font.Height = -12
  856.         Font.Name = 'MS Shell Dlg 2'
  857.         Font.Style = []
  858.         ParentFont = False
  859.         TabOrder = 0
  860.         ThemeObject = 'OrangePanel'
  861.         object lblAntiVirusShieldOptions: TResLabel
  862.           Left = 8
  863.           Top = 12
  864.           Width = 124
  865.           Height = 14
  866.           Color = 14545919
  867.           Font.Charset = DEFAULT_CHARSET
  868.           Font.Color = clWindowText
  869.           Font.Height = -12
  870.           Font.Name = 'MS Shell Dlg 2'
  871.           Font.Style = [fsBold]
  872.           ParentColor = False
  873.           ParentFont = False
  874.           ResourceCaption = 39802
  875.         end
  876.         object cbxAntiVirusShieldProtection: TResTeCheckBox
  877.           Left = 30
  878.           Top = 32
  879.           Width = 292
  880.           Height = 20
  881.           OnClick = cbxAntiVirusShieldProtectionClick
  882.           AllowGrayed = False
  883.           Alignment = kalLeftJustify
  884.           Checked = False
  885.           Spacing = 5
  886.           State = kcbsUnChecked
  887.           ThemeObject = 'default'
  888.           TabOrder = 0
  889.           Transparent = True
  890.           WordWrap = False
  891.           ResourceCaption = 39803
  892.           ResourceHint = 42290
  893.         end
  894.       end
  895.       object cbxEnableBehavioralDetection: TResTeCheckBox
  896.         Left = 17
  897.         Top = 196
  898.         Width = 523
  899.         Height = 20
  900.         OnClick = cbxEnableBehavioralDetectionClick
  901.         AllowGrayed = False
  902.         Alignment = kalLeftJustify
  903.         Checked = False
  904.         Spacing = 5
  905.         State = kcbsUnChecked
  906.         ThemeObject = 'default'
  907.         TabOrder = 1
  908.         Transparent = True
  909.         WordWrap = False
  910.         ResourceCaption = 49650
  911.         ResourceHint = 49649
  912.       end
  913.       object cbxAutoQuarBehavioralDetection: TResTeCheckBox
  914.         Left = 33
  915.         Top = 216
  916.         Width = 507
  917.         Height = 20
  918.         OnClick = cbxAutoQuarBehavioralDetectionClick
  919.         AllowGrayed = False
  920.         Alignment = kalLeftJustify
  921.         Checked = False
  922.         Enabled = False
  923.         Spacing = 5
  924.         State = kcbsUnChecked
  925.         ThemeObject = 'default'
  926.         TabOrder = 2
  927.         Transparent = True
  928.         WordWrap = False
  929.         ResourceCaption = 49651
  930.         ResourceHint = 49670
  931.       end
  932.       object cbxExecutionShieldOff: TResTeCheckBox
  933.         Left = 24
  934.         Top = 373
  935.         Width = 516
  936.         Height = 20
  937.         OnClick = cbxExecutionShieldOffClick
  938.         AllowGrayed = False
  939.         Alignment = kalLeftJustify
  940.         Checked = False
  941.         Spacing = 5
  942.         State = kcbsUnChecked
  943.         ThemeObject = 'default'
  944.         TabOrder = 4
  945.         Transparent = True
  946.         WordWrap = False
  947.         ResourceCaption = 49912
  948.         ResourceHint = 42456
  949.       end
  950.       object cbxAutoGamerModeOff: TResTeCheckBox
  951.         Left = 24
  952.         Top = 395
  953.         Width = 252
  954.         Height = 20
  955.         OnClick = cbxAutoGamerModeOffClick
  956.         AllowGrayed = False
  957.         Alignment = kalLeftJustify
  958.         Checked = True
  959.         Spacing = 5
  960.         State = kcbsChecked
  961.         ThemeObject = 'default'
  962.         TabOrder = 5
  963.         Transparent = True
  964.         WordWrap = False
  965.         ResourceCaption = 49914
  966.         ResourceHint = 42457
  967.       end
  968.       object spnGamerModeAutoOff: TTeEdit
  969.         Left = 277
  970.         Top = 393
  971.         Width = 38
  972.         Height = 24
  973.         Cursor = crIBeam
  974.         OnExit = spnGamerModeAutoOffExit
  975.         BevelWidth = 1
  976.         BorderWidth = 3
  977.         Font.Charset = DEFAULT_CHARSET
  978.         Font.Color = clWindowText
  979.         Font.Height = -12
  980.         Font.Name = 'Tahoma'
  981.         Font.Style = []
  982.         ParentFont = False
  983.         ReadOnly = True
  984.         TabOrder = 6
  985.         Text = '4'
  986.         OnChange = spnGamerModeAutoOffChange
  987.       end
  988.       object spnGMAutoOffSpinBtn: TTeSpinButton
  989.         Left = 315
  990.         Top = 393
  991.         Width = 15
  992.         Height = 24
  993.         Associate = spnGamerModeAutoOff
  994.         SpinAlign = saRight
  995.         DownGlyph.Data = {
  996.           0E010000424D0E01000000000000360000002800000009000000060000000100
  997.           200000000000D800000000000000000000000000000000000000008080000080
  998.           8000008080000080800000808000008080000080800000808000008080000080
  999.           8000008080000080800000808000000000000080800000808000008080000080
  1000.           8000008080000080800000808000000000000000000000000000008080000080
  1001.           8000008080000080800000808000000000000000000000000000000000000000
  1002.           0000008080000080800000808000000000000000000000000000000000000000
  1003.           0000000000000000000000808000008080000080800000808000008080000080
  1004.           800000808000008080000080800000808000}
  1005.         EnabledSlider = False
  1006.         Increment = 1
  1007.         Max = 8
  1008.         Min = 1
  1009.         Position = 4
  1010.         ThemeObject = 'default'
  1011.         UpGlyph.Data = {
  1012.           0E010000424D0E01000000000000360000002800000009000000060000000100
  1013.           200000000000D800000000000000000000000000000000000000008080000080
  1014.           8000008080000080800000808000008080000080800000808000008080000080
  1015.           8000000000000000000000000000000000000000000000000000000000000080
  1016.           8000008080000080800000000000000000000000000000000000000000000080
  1017.           8000008080000080800000808000008080000000000000000000000000000080
  1018.           8000008080000080800000808000008080000080800000808000000000000080
  1019.           8000008080000080800000808000008080000080800000808000008080000080
  1020.           800000808000008080000080800000808000}
  1021.         OnDownClick = spnGamerModeAutoOffChange
  1022.         OnUpClick = spnGamerModeAutoOffChange
  1023.       end
  1024.     end
  1025.     object tabAlwaysApply: TTabSheet
  1026.       Caption = 'always apply'
  1027.       ImageIndex = 3
  1028.       OnShow = tabAlwaysApplyShow
  1029.       object pnlAlwaysApply: TPanel
  1030.         Left = 0
  1031.         Top = 0
  1032.         Width = 533
  1033.         Height = 455
  1034.         Align = alClient
  1035.         BevelOuter = bvNone
  1036.         Color = clWhite
  1037.         ParentBackground = False
  1038.         TabOrder = 0
  1039.         OnMouseMove = pnlAlwaysApplyMouseMove
  1040.         OnResize = pnlAlwaysApplyResize
  1041.         DesignSize = (
  1042.           533
  1043.           455)
  1044.         object lblWhatToDo: TResLabel
  1045.           Left = 375
  1046.           Top = 254
  1047.           Width = 153
  1048.           Height = 33
  1049.           Anchors = [akRight, akBottom]
  1050.           AutoSize = False
  1051.           Font.Charset = DEFAULT_CHARSET
  1052.           Font.Color = clWindowText
  1053.           Font.Height = -12
  1054.           Font.Name = 'Tahoma'
  1055.           Font.Style = []
  1056.           ParentFont = False
  1057.           Transparent = True
  1058.           WordWrap = True
  1059.           ResourceCaption = 39415
  1060.           ExplicitLeft = 388
  1061.           ExplicitTop = 192
  1062.         end
  1063.         object imgNoteAlways: TResImage
  1064.           Left = 507
  1065.           Top = 12
  1066.           Width = 16
  1067.           Height = 16
  1068.           Cursor = crHandPoint
  1069.           Anchors = [akTop, akRight]
  1070.           AutoSize = True
  1071.           Transparent = True
  1072.           OnClick = lblAboutAlwaysApplyClick
  1073.           ResourceImage = 'MISC_NOTE'
  1074.         end
  1075.         object lblShowItems: TResLabel
  1076.           Left = 12
  1077.           Top = 44
  1078.           Width = 112
  1079.           Height = 14
  1080.           FocusControl = cbShowItems
  1081.           Font.Charset = DEFAULT_CHARSET
  1082.           Font.Color = clWindowText
  1083.           Font.Height = -12
  1084.           Font.Name = 'Tahoma'
  1085.           Font.Style = []
  1086.           ParentFont = False
  1087.           ResourceCaption = 39404
  1088.           ResourceHint = 42240
  1089.         end
  1090.         object lblAlwaysApplyTitle: TResLabel
  1091.           Left = 12
  1092.           Top = 12
  1093.           Width = 357
  1094.           Height = 14
  1095.           Anchors = [akLeft, akTop, akRight]
  1096.           AutoSize = False
  1097.           Font.Charset = DEFAULT_CHARSET
  1098.           Font.Color = clWindowText
  1099.           Font.Height = -12
  1100.           Font.Name = 'Tahoma'
  1101.           Font.Style = []
  1102.           ParentFont = False
  1103.           WordWrap = True
  1104.           ResourceCaption = 39401
  1105.           ExplicitWidth = 370
  1106.         end
  1107.         object lblAboutAlwaysApply: TResStaticText
  1108.           Left = 394
  1109.           Top = 12
  1110.           Width = 113
  1111.           Height = 18
  1112.           Anchors = [akTop, akRight]
  1113.           Font.Charset = DEFAULT_CHARSET
  1114.           Font.Color = clWindowText
  1115.           Font.Height = -12
  1116.           Font.Name = 'Tahoma'
  1117.           Font.Style = []
  1118.           ParentFont = False
  1119.           TabOrder = 0
  1120.           OnClick = lblAboutAlwaysApplyClick
  1121.           ResourceCaption = 39402
  1122.         end
  1123.         object btnAlwaysAsk: TResTeButton
  1124.           Left = 375
  1125.           Top = 311
  1126.           Width = 153
  1127.           Height = 25
  1128.           OnClick = btnAlwaysAskClick
  1129.           Anchors = [akRight, akBottom]
  1130.           Font.Charset = DEFAULT_CHARSET
  1131.           Font.Color = clWindowText
  1132.           Font.Height = -12
  1133.           Font.Name = 'Tahoma'
  1134.           Font.Style = []
  1135.           ParentFont = False
  1136.           TabOrder = 5
  1137.           ResourceCaption = 39406
  1138.           ResourceHint = 42242
  1139.         end
  1140.         object btnAlwaysQuarantine: TResTeButton
  1141.           Left = 375
  1142.           Top = 340
  1143.           Width = 153
  1144.           Height = 25
  1145.           OnClick = btnAlwaysQuarantineClick
  1146.           Anchors = [akRight, akBottom]
  1147.           Font.Charset = DEFAULT_CHARSET
  1148.           Font.Color = clWindowText
  1149.           Font.Height = -12
  1150.           Font.Name = 'Tahoma'
  1151.           Font.Style = []
  1152.           ParentFont = False
  1153.           TabOrder = 6
  1154.           ResourceCaption = 39408
  1155.           ResourceHint = 42243
  1156.         end
  1157.         object btnAlwaysIgnore: TResTeButton
  1158.           Left = 375
  1159.           Top = 369
  1160.           Width = 153
  1161.           Height = 25
  1162.           OnClick = btnAlwaysIgnoreClick
  1163.           Anchors = [akRight, akBottom]
  1164.           Font.Charset = DEFAULT_CHARSET
  1165.           Font.Color = clWindowText
  1166.           Font.Height = -12
  1167.           Font.Name = 'Tahoma'
  1168.           Font.Style = []
  1169.           ParentFont = False
  1170.           TabOrder = 7
  1171.           ResourceCaption = 39407
  1172.           ResourceHint = 42244
  1173.         end
  1174.         object btnClearList: TResTeButton
  1175.           Left = 375
  1176.           Top = 398
  1177.           Width = 153
  1178.           Height = 25
  1179.           OnClick = btnClearListClick
  1180.           Anchors = [akRight, akBottom]
  1181.           Font.Charset = DEFAULT_CHARSET
  1182.           Font.Color = clWindowText
  1183.           Font.Height = -12
  1184.           Font.Name = 'Tahoma'
  1185.           Font.Style = []
  1186.           ParentFont = False
  1187.           TabOrder = 8
  1188.           ResourceCaption = 39416
  1189.           ResourceHint = 42245
  1190.         end
  1191.         object cbShowItems: TComboBox
  1192.           Left = 140
  1193.           Top = 40
  1194.           Width = 169
  1195.           Height = 22
  1196.           Style = csDropDownList
  1197.           Color = clWhite
  1198.           Font.Charset = DEFAULT_CHARSET
  1199.           Font.Color = clWindowText
  1200.           Font.Height = -12
  1201.           Font.Name = 'Tahoma'
  1202.           Font.Style = []
  1203.           ItemHeight = 14
  1204.           ParentFont = False
  1205.           TabOrder = 1
  1206.           OnCloseUp = cbShowItemsChange
  1207.         end
  1208.         object lvKnownSpyware: TListView
  1209.           Left = 12
  1210.           Top = 77
  1211.           Width = 357
  1212.           Height = 347
  1213.           Anchors = [akLeft, akTop, akRight, akBottom]
  1214.           Color = clWhite
  1215.           Columns = <
  1216.             item
  1217.               Caption = 'name'
  1218.             end
  1219.             item
  1220.               Caption = 'always'
  1221.               Width = 125
  1222.             end
  1223.             item
  1224.               Caption = 'risk'
  1225.               Width = 42
  1226.             end
  1227.             item
  1228.               Caption = 'details'
  1229.               Width = 60
  1230.             end>
  1231.           Font.Charset = DEFAULT_CHARSET
  1232.           Font.Color = clWindowText
  1233.           Font.Height = -12
  1234.           Font.Name = 'Tahoma'
  1235.           Font.Style = []
  1236.           GridLines = True
  1237.           HideSelection = False
  1238.           MultiSelect = True
  1239.           ReadOnly = True
  1240.           RowSelect = True
  1241.           ParentFont = False
  1242.           TabOrder = 2
  1243.           ViewStyle = vsReport
  1244.           OnAdvancedCustomDrawSubItem = lvKnownSpywareAdvancedCustomDrawSubItem
  1245.           OnColumnClick = lvKnownSpywareColumnClick
  1246.           OnCompare = lvKnownSpywareCompare
  1247.           OnMouseMove = lvKnownSpywareMouseMove
  1248.           OnMouseUp = lvKnownSpywareMouseUp
  1249.           OnSelectItem = lvKnownSpywareSelectItem
  1250.         end
  1251.         object lblSelectAll: TResStaticText
  1252.           Left = 12
  1253.           Top = 430
  1254.           Width = 54
  1255.           Height = 18
  1256.           Anchors = [akLeft, akBottom]
  1257.           Font.Charset = DEFAULT_CHARSET
  1258.           Font.Color = clWindowText
  1259.           Font.Height = -12
  1260.           Font.Name = 'Tahoma'
  1261.           Font.Style = []
  1262.           ParentFont = False
  1263.           TabOrder = 3
  1264.           OnClick = lblSelectAllClick
  1265.           ResourceCaption = 39417
  1266.         end
  1267.         object lblDeselectAll: TResStaticText
  1268.           Left = 80
  1269.           Top = 430
  1270.           Width = 67
  1271.           Height = 18
  1272.           Anchors = [akLeft, akBottom]
  1273.           Font.Charset = DEFAULT_CHARSET
  1274.           Font.Color = clWindowText
  1275.           Font.Height = -12
  1276.           Font.Name = 'Tahoma'
  1277.           Font.Style = []
  1278.           ParentFont = False
  1279.           TabOrder = 4
  1280.           OnClick = lblDeselectAllClick
  1281.           ResourceCaption = 39418
  1282.         end
  1283.         object pnlPleaseWait: TPanel
  1284.           Left = 104
  1285.           Top = 207
  1286.           Width = 220
  1287.           Height = 50
  1288.           Color = clSilver
  1289.           ParentShowHint = False
  1290.           ShowHint = False
  1291.           TabOrder = 9
  1292.           Visible = False
  1293.           object lblPleaseWait: TResLabel
  1294.             Left = 1
  1295.             Top = 1
  1296.             Width = 218
  1297.             Height = 48
  1298.             Align = alClient
  1299.             Alignment = taCenter
  1300.             AutoSize = False
  1301.             Font.Charset = DEFAULT_CHARSET
  1302.             Font.Color = clWindowText
  1303.             Font.Height = -12
  1304.             Font.Name = 'Tahoma'
  1305.             Font.Style = []
  1306.             ParentFont = False
  1307.             ShowAccelChar = False
  1308.             Layout = tlCenter
  1309.             WordWrap = True
  1310.             ResourceCaption = 20442
  1311.             ExplicitLeft = 12
  1312.             ExplicitTop = 36
  1313.             ExplicitWidth = 151
  1314.             ExplicitHeight = 14
  1315.           end
  1316.         end
  1317.       end
  1318.     end
  1319.     object tabUpdate: TTabSheet
  1320.       Caption = 'update'
  1321.       ImageIndex = 4
  1322.       OnShow = tabUpdateShow
  1323.       object pnlUpdate: TPanel
  1324.         Left = 0
  1325.         Top = 0
  1326.         Width = 533
  1327.         Height = 455
  1328.         Align = alClient
  1329.         BevelOuter = bvNone
  1330.         Color = clWhite
  1331.         ParentBackground = False
  1332.         TabOrder = 0
  1333.         DesignSize = (
  1334.           533
  1335.           455)
  1336.         object imgNoteUpdate: TResImage
  1337.           Left = 507
  1338.           Top = 12
  1339.           Width = 16
  1340.           Height = 16
  1341.           Cursor = crHandPoint
  1342.           Anchors = [akTop, akRight]
  1343.           AutoSize = True
  1344.           Transparent = True
  1345.           OnClick = lblAboutUpdatesClick
  1346.           ResourceImage = 'MISC_NOTE'
  1347.         end
  1348.         object lblAutoUpdate: TResLabel
  1349.           Left = 12
  1350.           Top = 12
  1351.           Width = 80
  1352.           Height = 14
  1353.           Font.Charset = DEFAULT_CHARSET
  1354.           Font.Color = clWindowText
  1355.           Font.Height = -12
  1356.           Font.Name = 'Tahoma'
  1357.           Font.Style = [fsBold]
  1358.           ParentFont = False
  1359.           ResourceCaption = 39604
  1360.         end
  1361.         object lblUpdateNow: TResLabel
  1362.           Left = 12
  1363.           Top = 134
  1364.           Width = 75
  1365.           Height = 14
  1366.           Font.Charset = DEFAULT_CHARSET
  1367.           Font.Color = clWindowText
  1368.           Font.Height = -12
  1369.           Font.Name = 'Tahoma'
  1370.           Font.Style = [fsBold]
  1371.           ParentFont = False
  1372.           ResourceCaption = 39607
  1373.         end
  1374.         object lblLastDefUpdate: TResLabel
  1375.           Left = 24
  1376.           Top = 152
  1377.           Width = 92
  1378.           Height = 14
  1379.           Caption = 'lblLastDefUpdate'
  1380.           Font.Charset = DEFAULT_CHARSET
  1381.           Font.Color = clWindowText
  1382.           Font.Height = -12
  1383.           Font.Name = 'Tahoma'
  1384.           Font.Style = []
  1385.           ParentFont = False
  1386.         end
  1387.         object lblNote: TResLabel
  1388.           Left = 24
  1389.           Top = 168
  1390.           Width = 390
  1391.           Height = 14
  1392.           Font.Charset = DEFAULT_CHARSET
  1393.           Font.Color = clWindowText
  1394.           Font.Height = -12
  1395.           Font.Name = 'Tahoma'
  1396.           Font.Style = []
  1397.           ParentFont = False
  1398.           ResourceCaption = 39627
  1399.         end
  1400.         object cbAutoCheckForUpdates: TResTeCheckBox
  1401.           Left = 24
  1402.           Top = 32
  1403.           Width = 281
  1404.           Height = 20
  1405.           OnClick = cbAutoCheckForUpdatesClick
  1406.           AllowGrayed = False
  1407.           Alignment = kalLeftJustify
  1408.           Checked = False
  1409.           Spacing = 5
  1410.           State = kcbsUnChecked
  1411.           ThemeObject = 'default'
  1412.           TabOrder = 0
  1413.           Transparent = True
  1414.           WordWrap = False
  1415.           ResourceCaption = 39605
  1416.           ResourceHint = 42260
  1417.         end
  1418.         object rbCheckUpdatesDaily: TResTeRadioButton
  1419.           Left = 40
  1420.           Top = 53
  1421.           Width = 468
  1422.           Height = 20
  1423.           OnClick = rbCheckUpdatesDailyClick
  1424.           Anchors = [akLeft, akTop, akRight]
  1425.           Alignment = kalLeftJustify
  1426.           Checked = True
  1427.           GroupIndex = 0
  1428.           Spacing = 5
  1429.           ThemeObject = 'default'
  1430.           TabOrder = 1
  1431.           TabStop = True
  1432.           Transparent = True
  1433.           WordWrap = True
  1434.           ResourceCaption = 39629
  1435.           ResourceHint = 39632
  1436.           ExplicitWidth = 481
  1437.         end
  1438.         object rbCheckUpdatesHourly: TResTeRadioButton
  1439.           Left = 40
  1440.           Top = 74
  1441.           Width = 468
  1442.           Height = 20
  1443.           OnClick = rbCheckUpdatesHourlyClick
  1444.           Anchors = [akLeft, akTop, akRight]
  1445.           Alignment = kalLeftJustify
  1446.           Checked = False
  1447.           GroupIndex = 0
  1448.           Spacing = 5
  1449.           ThemeObject = 'default'
  1450.           TabOrder = 2
  1451.           Transparent = True
  1452.           WordWrap = True
  1453.           ResourceCaption = 39630
  1454.           ResourceHint = 39633
  1455.           ExplicitWidth = 481
  1456.         end
  1457.         object cbAutoDownloadUpdates: TResTeCheckBox
  1458.           Left = 24
  1459.           Top = 94
  1460.           Width = 337
  1461.           Height = 20
  1462.           OnClick = cbAutoDownloadUpdatesClick
  1463.           AllowGrayed = False
  1464.           Alignment = kalLeftJustify
  1465.           Checked = False
  1466.           Spacing = 5
  1467.           State = kcbsUnChecked
  1468.           ThemeObject = 'default'
  1469.           TabOrder = 3
  1470.           Transparent = True
  1471.           WordWrap = False
  1472.           ResourceCaption = 39606
  1473.           ResourceHint = 42261
  1474.         end
  1475.         object btnUpdateSpySweeper: TResTeButton
  1476.           Left = 24
  1477.           Top = 188
  1478.           Width = 177
  1479.           Height = 25
  1480.           OnClick = btnUpdateSpySweeperClick
  1481.           Font.Charset = DEFAULT_CHARSET
  1482.           Font.Color = clWindowText
  1483.           Font.Height = -12
  1484.           Font.Name = 'Tahoma'
  1485.           Font.Style = []
  1486.           ParentFont = False
  1487.           TabOrder = 4
  1488.           ResourceCaption = 39609
  1489.           ResourceHint = 42262
  1490.         end
  1491.         object pnlUpdates: TTePanel
  1492.           Left = 24
  1493.           Top = 222
  1494.           Width = 496
  1495.           Height = 163
  1496.           Anchors = [akLeft, akTop, akRight]
  1497.           TabOrder = 5
  1498.           Visible = False
  1499.           OnResize = pnlUpdatesResize
  1500.           ThemeObject = 'MainPanel'
  1501.           DesignSize = (
  1502.             496
  1503.             163)
  1504.           object lblUpdatingSpySweeper: TResLabel
  1505.             Left = 8
  1506.             Top = 8
  1507.             Width = 125
  1508.             Height = 14
  1509.             Font.Charset = DEFAULT_CHARSET
  1510.             Font.Color = clWindowText
  1511.             Font.Height = -12
  1512.             Font.Name = 'Tahoma'
  1513.             Font.Style = [fsBold]
  1514.             ParentFont = False
  1515.             Transparent = True
  1516.             ResourceCaption = 39610
  1517.           end
  1518.           object lblUpdateStatus1: TResLabel
  1519.             Left = 16
  1520.             Top = 28
  1521.             Width = 129
  1522.             Height = 14
  1523.             Transparent = True
  1524.             ResourceCaption = 39611
  1525.           end
  1526.           object lblOverallSize: TResLabel
  1527.             Left = 304
  1528.             Top = 28
  1529.             Width = 383
  1530.             Height = 14
  1531.             Alignment = taRightJustify
  1532.             Transparent = True
  1533.             ResourceCaption = 22305
  1534.           end
  1535.           object lblCurrentFile: TResLabel
  1536.             Left = 16
  1537.             Top = 76
  1538.             Width = 64
  1539.             Height = 14
  1540.             Transparent = True
  1541.             ResourceCaption = 22307
  1542.           end
  1543.           object lblCurFileSize: TResLabel
  1544.             Left = 305
  1545.             Top = 76
  1546.             Width = 383
  1547.             Height = 14
  1548.             Alignment = taRightJustify
  1549.             Transparent = True
  1550.             ResourceCaption = 22305
  1551.           end
  1552.           object lblUpdateStatus2: TResLabel
  1553.             Left = 16
  1554.             Top = 52
  1555.             Width = 93
  1556.             Height = 14
  1557.             Caption = 'lblUpdateStatus2'
  1558.             Transparent = True
  1559.             Visible = False
  1560.             WordWrap = True
  1561.           end
  1562.           object imgInfo: TResImage
  1563.             Left = 16
  1564.             Top = 117
  1565.             Width = 16
  1566.             Height = 16
  1567.             Transparent = True
  1568.             Visible = False
  1569.             ResourceImage = 'MISC_INFO'
  1570.           end
  1571.           object lblViewBrowser: TResLabel
  1572.             Left = 40
  1573.             Top = 143
  1574.             Width = 309
  1575.             Height = 14
  1576.             Transparent = True
  1577.             Visible = False
  1578.             ResourceCaption = 39628
  1579.           end
  1580.           object pbDownloadProgress: TProgressBar
  1581.             Left = 16
  1582.             Top = 48
  1583.             Width = 464
  1584.             Height = 17
  1585.             Anchors = [akLeft, akTop, akRight]
  1586.             TabOrder = 1
  1587.           end
  1588.           object pbDownloadProgressFile: TProgressBar
  1589.             Left = 16
  1590.             Top = 96
  1591.             Width = 464
  1592.             Height = 17
  1593.             Anchors = [akLeft, akTop, akRight]
  1594.             TabOrder = 2
  1595.           end
  1596.           object btnCancelDownload: TResTeButton
  1597.             Left = 16
  1598.             Top = 126
  1599.             Width = 120
  1600.             Height = 25
  1601.             OnClick = btnCancelDownloadClick
  1602.             Font.Charset = DEFAULT_CHARSET
  1603.             Font.Color = clWindowText
  1604.             Font.Height = -12
  1605.             Font.Name = 'Tahoma'
  1606.             Font.Style = []
  1607.             ParentFont = False
  1608.             TabOrder = 0
  1609.             ResourceCaption = 49843
  1610.           end
  1611.         end
  1612.         object lblAboutUpdates: TResStaticText
  1613.           Left = 420
  1614.           Top = 12
  1615.           Width = 87
  1616.           Height = 18
  1617.           Anchors = [akTop, akRight]
  1618.           Font.Charset = DEFAULT_CHARSET
  1619.           Font.Color = clWindowText
  1620.           Font.Height = -12
  1621.           Font.Name = 'Tahoma'
  1622.           Font.Style = []
  1623.           ParentFont = False
  1624.           TabOrder = 6
  1625.           OnClick = lblAboutUpdatesClick
  1626.           ResourceCaption = 39602
  1627.         end
  1628.       end
  1629.     end
  1630.     object tabProgram: TTabSheet
  1631.       Caption = 'program'
  1632.       OnShow = tabProgramShow
  1633.       object pnlProgram: TPanel
  1634.         Left = 0
  1635.         Top = 0
  1636.         Width = 533
  1637.         Height = 455
  1638.         Align = alClient
  1639.         BevelOuter = bvNone
  1640.         Color = clWhite
  1641.         ParentBackground = False
  1642.         TabOrder = 0
  1643.         OnResize = pnlProgramResize
  1644.         DesignSize = (
  1645.           533
  1646.           455)
  1647.         object lblReportSpyware1: TResLabel
  1648.           Left = 28
  1649.           Top = 264
  1650.           Width = 497
  1651.           Height = 40
  1652.           Anchors = [akLeft, akTop, akRight]
  1653.           AutoSize = False
  1654.           Caption = 'lblReportSpyware1'
  1655.           Font.Charset = DEFAULT_CHARSET
  1656.           Font.Color = clWindowText
  1657.           Font.Height = -12
  1658.           Font.Name = 'Tahoma'
  1659.           Font.Style = []
  1660.           ParentFont = False
  1661.           WordWrap = True
  1662.           ExplicitWidth = 510
  1663.         end
  1664.         object lblReportSpyware: TResLabel
  1665.           Left = 12
  1666.           Top = 246
  1667.           Width = 147
  1668.           Height = 14
  1669.           Font.Charset = DEFAULT_CHARSET
  1670.           Font.Color = clWindowText
  1671.           Font.Height = -12
  1672.           Font.Name = 'Tahoma'
  1673.           Font.Style = [fsBold]
  1674.           ParentFont = False
  1675.           ResourceCaption = 39716
  1676.           ResourceOptions = [rsoStripAccels]
  1677.         end
  1678.         object lblOtherOptions: TResLabel
  1679.           Left = 12
  1680.           Top = 183
  1681.           Width = 87
  1682.           Height = 14
  1683.           Font.Charset = DEFAULT_CHARSET
  1684.           Font.Color = clWindowText
  1685.           Font.Height = -12
  1686.           Font.Name = 'Tahoma'
  1687.           Font.Style = [fsBold]
  1688.           ParentFont = False
  1689.           ResourceCaption = 39707
  1690.         end
  1691.         object lblDisplay: TResLabel
  1692.           Left = 12
  1693.           Top = 12
  1694.           Width = 43
  1695.           Height = 14
  1696.           Font.Charset = DEFAULT_CHARSET
  1697.           Font.Color = clWindowText
  1698.           Font.Height = -12
  1699.           Font.Name = 'Tahoma'
  1700.           Font.Style = [fsBold]
  1701.           ParentFont = False
  1702.           ResourceCaption = 39703
  1703.         end
  1704.         object imgNoteProgram: TResImage
  1705.           Left = 507
  1706.           Top = 12
  1707.           Width = 16
  1708.           Height = 16
  1709.           Cursor = crHandPoint
  1710.           Anchors = [akTop, akRight]
  1711.           AutoSize = True
  1712.           Transparent = True
  1713.           OnClick = lblAboutProgramClick
  1714.           ResourceImage = 'MISC_NOTE'
  1715.         end
  1716.         object lblProxySettings: TResLabel
  1717.           Left = 12
  1718.           Top = 95
  1719.           Width = 91
  1720.           Height = 14
  1721.           Font.Charset = ANSI_CHARSET
  1722.           Font.Color = clWindowText
  1723.           Font.Height = -12
  1724.           Font.Name = 'Tahoma'
  1725.           Font.Style = [fsBold]
  1726.           ParentFont = False
  1727.           Transparent = True
  1728.           ResourceCaption = 24707
  1729.         end
  1730.         object lblProxySettingsDescription: TResLabel
  1731.           Left = 28
  1732.           Top = 113
  1733.           Width = 476
  1734.           Height = 33
  1735.           AutoSize = False
  1736.           Font.Charset = DEFAULT_CHARSET
  1737.           Font.Color = clWindowText
  1738.           Font.Height = -12
  1739.           Font.Name = 'Tahoma'
  1740.           Font.Style = []
  1741.           ParentFont = False
  1742.           Transparent = True
  1743.           WordWrap = True
  1744.           ResourceCaption = 24708
  1745.         end
  1746.         object lblRunSetupWizard: TResLabel
  1747.           Left = 12
  1748.           Top = 347
  1749.           Width = 111
  1750.           Height = 14
  1751.           Font.Charset = DEFAULT_CHARSET
  1752.           Font.Color = clWindowText
  1753.           Font.Height = -12
  1754.           Font.Name = 'Tahoma'
  1755.           Font.Style = [fsBold]
  1756.           ParentFont = False
  1757.           ResourceCaption = 39718
  1758.           ResourceOptions = [rsoStripAccels]
  1759.         end
  1760.         object btnReportSpyware: TResTeButton
  1761.           Left = 28
  1762.           Top = 310
  1763.           Width = 200
  1764.           Height = 25
  1765.           OnClick = btnReportSpywareClick
  1766.           Font.Charset = DEFAULT_CHARSET
  1767.           Font.Color = clWindowText
  1768.           Font.Height = -12
  1769.           Font.Name = 'Tahoma'
  1770.           Font.Style = []
  1771.           ParentFont = False
  1772.           TabOrder = 6
  1773.           ResourceCaption = 39716
  1774.           ResourceHint = 42285
  1775.         end
  1776.         object btnRunSetupWizard: TResTeButton
  1777.           Left = 28
  1778.           Top = 373
  1779.           Width = 200
  1780.           Height = 25
  1781.           OnClick = btnRunSetupWizardClick
  1782.           Font.Charset = DEFAULT_CHARSET
  1783.           Font.Color = clWindowText
  1784.           Font.Height = -12
  1785.           Font.Name = 'Tahoma'
  1786.           Font.Style = []
  1787.           ParentFont = False
  1788.           TabOrder = 8
  1789.           ResourceCaption = 39718
  1790.           ResourceHint = 42286
  1791.         end
  1792.         object cbLoadAtStartup: TResTeCheckBox
  1793.           Left = 28
  1794.           Top = 201
  1795.           Width = 510
  1796.           Height = 20
  1797.           OnClick = cbLoadAtStartupClick
  1798.           AllowGrayed = False
  1799.           Alignment = kalLeftJustify
  1800.           Checked = False
  1801.           Spacing = 5
  1802.           State = kcbsUnChecked
  1803.           ThemeObject = 'default'
  1804.           TabOrder = 4
  1805.           Transparent = True
  1806.           WordWrap = False
  1807.           ResourceCaption = 39709
  1808.           ResourceHint = 42284
  1809.         end
  1810.         object cbEnablePassword: TResTeCheckBox
  1811.           Left = 28
  1812.           Top = 221
  1813.           Width = 510
  1814.           Height = 20
  1815.           OnClick = cbEnablePasswordClick
  1816.           AllowGrayed = False
  1817.           Alignment = kalLeftJustify
  1818.           Checked = False
  1819.           Spacing = 5
  1820.           State = kcbsUnChecked
  1821.           ThemeObject = 'default'
  1822.           TabOrder = 5
  1823.           Transparent = True
  1824.           WordWrap = False
  1825.           ResourceCaption = 39708
  1826.           ResourceHint = 42283
  1827.         end
  1828.         object cbDisplaySplashScreen: TResTeCheckBox
  1829.           Left = 28
  1830.           Top = 30
  1831.           Width = 510
  1832.           Height = 20
  1833.           OnClick = cbDisplaySplashScreenClick
  1834.           AllowGrayed = False
  1835.           Alignment = kalLeftJustify
  1836.           Checked = False
  1837.           Spacing = 5
  1838.           State = kcbsUnChecked
  1839.           ThemeObject = 'default'
  1840.           TabOrder = 0
  1841.           Transparent = True
  1842.           WordWrap = False
  1843.           ResourceCaption = 39705
  1844.           ResourceHint = 42281
  1845.         end
  1846.         object cbShellIntegration: TResTeCheckBox
  1847.           Left = 28
  1848.           Top = 70
  1849.           Width = 510
  1850.           Height = 20
  1851.           OnClick = cbShellIntegrationClick
  1852.           AllowGrayed = False
  1853.           Alignment = kalLeftJustify
  1854.           Checked = False
  1855.           Spacing = 5
  1856.           State = kcbsUnChecked
  1857.           ThemeObject = 'default'
  1858.           TabOrder = 2
  1859.           Transparent = True
  1860.           WordWrap = False
  1861.           ResourceCaption = 39704
  1862.           ResourceHint = 42280
  1863.         end
  1864.         object lblAboutProgram: TResStaticText
  1865.           Left = 374
  1866.           Top = 12
  1867.           Width = 133
  1868.           Height = 18
  1869.           Anchors = [akTop, akRight]
  1870.           Font.Charset = DEFAULT_CHARSET
  1871.           Font.Color = clWindowText
  1872.           Font.Height = -12
  1873.           Font.Name = 'Tahoma'
  1874.           Font.Style = []
  1875.           ParentFont = False
  1876.           TabOrder = 7
  1877.           OnClick = lblAboutProgramClick
  1878.           ResourceCaption = 39701
  1879.         end
  1880.         object btnProxySettings: TResTeButton
  1881.           Left = 28
  1882.           Top = 150
  1883.           Width = 200
  1884.           Height = 25
  1885.           OnClick = btnProxySettingsClick
  1886.           Font.Charset = DEFAULT_CHARSET
  1887.           Font.Color = clWindowText
  1888.           Font.Height = -12
  1889.           Font.Name = 'Tahoma'
  1890.           Font.Style = []
  1891.           ParentFont = False
  1892.           TabOrder = 3
  1893.           ResourceCaption = 24709
  1894.           ResourceHint = 42434
  1895.         end
  1896.         object cbLicenseCheckOnStartup: TResTeCheckBox
  1897.           Left = 28
  1898.           Top = 50
  1899.           Width = 510
  1900.           Height = 20
  1901.           OnClick = cbLicenseCheckOnStartupClick
  1902.           AllowGrayed = False
  1903.           Alignment = kalLeftJustify
  1904.           Checked = False
  1905.           Spacing = 5
  1906.           State = kcbsUnChecked
  1907.           ThemeObject = 'default'
  1908.           TabOrder = 1
  1909.           Transparent = True
  1910.           WordWrap = False
  1911.           ResourceCaption = 39717
  1912.           ResourceHint = 42452
  1913.         end
  1914.       end
  1915.     end
  1916.     object tabSchedule: TTabSheet
  1917.       Caption = 'schedule'
  1918.       ImageIndex = 2
  1919.       OnResize = tabScheduleResize
  1920.       OnShow = tabScheduleShow
  1921.       object pnlSchedule: TPanel
  1922.         Left = 0
  1923.         Top = 0
  1924.         Width = 533
  1925.         Height = 455
  1926.         Align = alClient
  1927.         BevelOuter = bvNone
  1928.         Color = clWhite
  1929.         ParentBackground = False
  1930.         TabOrder = 0
  1931.         OnResize = tabScheduleResize
  1932.         DesignSize = (
  1933.           533
  1934.           455)
  1935.         object lblTipMsg: TResLabel
  1936.           Left = 48
  1937.           Top = 12
  1938.           Width = 316
  1939.           Height = 14
  1940.           Anchors = [akLeft, akTop, akRight]
  1941.           AutoSize = False
  1942.           Font.Charset = DEFAULT_CHARSET
  1943.           Font.Color = clWindowText
  1944.           Font.Height = -12
  1945.           Font.Name = 'Tahoma'
  1946.           Font.Style = []
  1947.           ParentFont = False
  1948.           WordWrap = True
  1949.           ResourceCaption = 39202
  1950.           ExplicitWidth = 329
  1951.         end
  1952.         object lblTip: TResLabel
  1953.           Left = 8
  1954.           Top = 12
  1955.           Width = 22
  1956.           Height = 14
  1957.           Font.Charset = DEFAULT_CHARSET
  1958.           Font.Color = clWindowText
  1959.           Font.Height = -12
  1960.           Font.Name = 'Tahoma'
  1961.           Font.Style = [fsBold]
  1962.           ParentFont = False
  1963.           ResourceCaption = 39201
  1964.         end
  1965.         object imgNoteSchedule: TResImage
  1966.           Left = 507
  1967.           Top = 12
  1968.           Width = 16
  1969.           Height = 16
  1970.           Cursor = crHandPoint
  1971.           Anchors = [akTop, akRight]
  1972.           AutoSize = True
  1973.           Transparent = True
  1974.           OnClick = lblAboutScheduleClick
  1975.           ResourceImage = 'MISC_NOTE'
  1976.         end
  1977.         object lblAboutSchedule: TResStaticText
  1978.           Left = 410
  1979.           Top = 12
  1980.           Width = 97
  1981.           Height = 18
  1982.           Anchors = [akTop, akRight]
  1983.           Font.Charset = DEFAULT_CHARSET
  1984.           Font.Color = clWindowText
  1985.           Font.Height = -12
  1986.           Font.Name = 'Tahoma'
  1987.           Font.Style = []
  1988.           ParentFont = False
  1989.           TabOrder = 0
  1990.           OnClick = lblAboutScheduleClick
  1991.           ResourceCaption = 39203
  1992.         end
  1993.         object lvScheduledScans: TListView
  1994.           Left = 6
  1995.           Top = 40
  1996.           Width = 522
  1997.           Height = 119
  1998.           Anchors = [akLeft, akTop, akRight, akBottom]
  1999.           BevelOuter = bvNone
  2000.           Color = clWhite
  2001.           Columns = <
  2002.             item
  2003.               Caption = 'sweep description'
  2004.               Width = 176
  2005.             end
  2006.             item
  2007.               Caption = 'next run time'
  2008.               MaxWidth = 150
  2009.               MinWidth = 150
  2010.               Width = 150
  2011.             end
  2012.             item
  2013.               Caption = 'last run time'
  2014.               MaxWidth = 150
  2015.               MinWidth = 150
  2016.               Width = 150
  2017.             end>
  2018.           ColumnClick = False
  2019.           Font.Charset = DEFAULT_CHARSET
  2020.           Font.Color = clWindowText
  2021.           Font.Height = -12
  2022.           Font.Name = 'Tahoma'
  2023.           Font.Style = []
  2024.           GridLines = True
  2025.           HideSelection = False
  2026.           ReadOnly = True
  2027.           RowSelect = True
  2028.           ParentFont = False
  2029.           TabOrder = 1
  2030.           ViewStyle = vsReport
  2031.           OnChange = lvScheduledScansChange
  2032.           OnDblClick = lvScheduledScansDblClick
  2033.         end
  2034.         object btnAddScheduledSweep: TResTeButton
  2035.           Left = 12
  2036.           Top = 166
  2037.           Width = 173
  2038.           Height = 25
  2039.           OnClick = btnAddScheduledSweepClick
  2040.           Anchors = [akLeft, akBottom]
  2041.           Font.Charset = DEFAULT_CHARSET
  2042.           Font.Color = clWindowText
  2043.           Font.Height = -12
  2044.           Font.Name = 'Tahoma'
  2045.           Font.Style = []
  2046.           ParentFont = False
  2047.           TabOrder = 2
  2048.           ResourceCaption = 39208
  2049.           ResourceHint = 42220
  2050.           ExplicitTop = 104
  2051.         end
  2052.         object lblActivateScheduler: TResStaticText
  2053.           Left = 20
  2054.           Top = 168
  2055.           Width = 496
  2056.           Height = 49
  2057.           Anchors = [akLeft, akTop, akRight]
  2058.           AutoSize = False
  2059.           Font.Charset = DEFAULT_CHARSET
  2060.           Font.Color = clWindowText
  2061.           Font.Height = -12
  2062.           Font.Name = 'Tahoma'
  2063.           Font.Style = []
  2064.           ParentFont = False
  2065.           TabOrder = 3
  2066.           Visible = False
  2067.           ResourceCaption = 39213
  2068.         end
  2069.         object btnActivateMSScheduler: TResTeButton
  2070.           Left = 144
  2071.           Top = 212
  2072.           Width = 245
  2073.           Height = 25
  2074.           Visible = False
  2075.           OnClick = btnActivateMSSchedulerClick
  2076.           Font.Charset = DEFAULT_CHARSET
  2077.           Font.Color = clWindowText
  2078.           Font.Height = -12
  2079.           Font.Name = 'Tahoma'
  2080.           Font.Style = []
  2081.           ParentFont = False
  2082.           TabOrder = 4
  2083.           ResourceCaption = 23752
  2084.         end
  2085.         object btnRunSelectedSweep: TResTeButton
  2086.           Left = 7
  2087.           Top = 422
  2088.           Width = 173
  2089.           Height = 30
  2090.           OnClick = btnRunSelectedSweepClick
  2091.           Anchors = [akRight, akBottom]
  2092.           Font.Charset = DEFAULT_CHARSET
  2093.           Font.Color = clWindowText
  2094.           Font.Height = -12
  2095.           Font.Name = 'Tahoma'
  2096.           Font.Style = []
  2097.           ParentFont = False
  2098.           TabOrder = 5
  2099.           WordWrap = True
  2100.           ResourceCaption = 39209
  2101.           ResourceHint = 42221
  2102.           ExplicitLeft = 19
  2103.           ExplicitTop = 388
  2104.         end
  2105.         object btnChangeSelectedSweep: TResTeButton
  2106.           Left = 186
  2107.           Top = 422
  2108.           Width = 173
  2109.           Height = 30
  2110.           OnClick = btnChangeSelectedSweepClick
  2111.           Anchors = [akRight, akBottom]
  2112.           Font.Charset = DEFAULT_CHARSET
  2113.           Font.Color = clWindowText
  2114.           Font.Height = -12
  2115.           Font.Name = 'Tahoma'
  2116.           Font.Style = []
  2117.           ParentFont = False
  2118.           TabOrder = 6
  2119.           WordWrap = True
  2120.           ResourceCaption = 39210
  2121.           ResourceHint = 42222
  2122.           ExplicitLeft = 198
  2123.           ExplicitTop = 388
  2124.         end
  2125.         object btnDeleteSelectedSweep: TResTeButton
  2126.           Left = 359
  2127.           Top = 422
  2128.           Width = 173
  2129.           Height = 30
  2130.           OnClick = btnDeleteSelectedSweepClick
  2131.           Anchors = [akRight, akBottom]
  2132.           Font.Charset = DEFAULT_CHARSET
  2133.           Font.Color = clWindowText
  2134.           Font.Height = -12
  2135.           Font.Name = 'Tahoma'
  2136.           Font.Style = []
  2137.           ParentFont = False
  2138.           TabOrder = 7
  2139.           WordWrap = True
  2140.           ResourceCaption = 39211
  2141.           ResourceHint = 42223
  2142.           ExplicitLeft = 371
  2143.           ExplicitTop = 388
  2144.         end
  2145.       end
  2146.     end
  2147.     object tabProducts: TTabSheet
  2148.       Caption = 'products'
  2149.       ImageIndex = 5
  2150.       OnShow = tabProductsShow
  2151.       object pnlProducts: TPanel
  2152.         Left = 0
  2153.         Top = 0
  2154.         Width = 533
  2155.         Height = 455
  2156.         Align = alClient
  2157.         BevelOuter = bvNone
  2158.         Color = clWhite
  2159.         ParentBackground = False
  2160.         TabOrder = 0
  2161.         DesignSize = (
  2162.           533
  2163.           455)
  2164.         object imgChildSafe: TResImage
  2165.           Left = 36
  2166.           Top = 164
  2167.           Width = 96
  2168.           Height = 96
  2169.           Cursor = crHandPoint
  2170.           AutoSize = True
  2171.           ParentShowHint = False
  2172.           ShowHint = True
  2173.           OnClick = imgChildSafeClick
  2174.           ResourceImage = 'OPT_DESKTOP_CHILDSAFE'
  2175.         end
  2176.         object imgWindowWasher: TResImage
  2177.           Left = 36
  2178.           Top = 56
  2179.           Width = 96
  2180.           Height = 96
  2181.           Cursor = crHandPoint
  2182.           AutoSize = True
  2183.           ParentShowHint = False
  2184.           ShowHint = True
  2185.           OnClick = lblWindowWasherClick
  2186.           ResourceImage = 'OPT_WINDOW_WASHER'
  2187.         end
  2188.         object lblConsumer: TResLabel
  2189.           Left = 24
  2190.           Top = 32
  2191.           Width = 151
  2192.           Height = 14
  2193.           Font.Charset = DEFAULT_CHARSET
  2194.           Font.Color = clWindowText
  2195.           Font.Height = -12
  2196.           Font.Name = 'Tahoma'
  2197.           Font.Style = [fsBold]
  2198.           ParentFont = False
  2199.           ResourceCaption = 39002
  2200.         end
  2201.         object lblEnterprise: TResLabel
  2202.           Left = 28
  2203.           Top = 276
  2204.           Width = 114
  2205.           Height = 14
  2206.           Font.Charset = DEFAULT_CHARSET
  2207.           Font.Color = clWindowText
  2208.           Font.Height = -12
  2209.           Font.Name = 'Tahoma'
  2210.           Font.Style = [fsBold]
  2211.           ParentFont = False
  2212.           ResourceCaption = 39003
  2213.         end
  2214.         object lblWindowWasher: TResLabel
  2215.           Left = 176
  2216.           Top = 80
  2217.           Width = 90
  2218.           Height = 14
  2219.           OnClick = lblWindowWasherClick
  2220.           ResourceCaption = 39945
  2221.         end
  2222.         object lblWindowWasherDesc: TResLabel
  2223.           Left = 176
  2224.           Top = 100
  2225.           Width = 337
  2226.           Height = 50
  2227.           Anchors = [akLeft, akTop, akRight]
  2228.           AutoSize = False
  2229.           WordWrap = True
  2230.           ResourceCaption = 39904
  2231.           ExplicitWidth = 350
  2232.         end
  2233.         object lblChildSafe: TResLabel
  2234.           Left = 176
  2235.           Top = 184
  2236.           Width = 145
  2237.           Height = 14
  2238.           OnClick = lblChildSafeClick
  2239.           ResourceCaption = 39944
  2240.         end
  2241.         object lblDesktopFirewallDesc: TResLabel
  2242.           Left = 176
  2243.           Top = 204
  2244.           Width = 337
  2245.           Height = 50
  2246.           Anchors = [akLeft, akTop, akRight]
  2247.           AutoSize = False
  2248.           WordWrap = True
  2249.           ResourceCaption = 39905
  2250.           ExplicitWidth = 350
  2251.         end
  2252.         object lblSSEnterprise: TResLabel
  2253.           Left = 36
  2254.           Top = 324
  2255.           Width = 226
  2256.           Height = 14
  2257.           OnClick = lblSSEnterpriseClick
  2258.           ResourceCaption = 39946
  2259.         end
  2260.         object lblSSEnterpriseDesc: TResLabel
  2261.           Left = 36
  2262.           Top = 344
  2263.           Width = 337
  2264.           Height = 50
  2265.           Anchors = [akLeft, akTop, akRight]
  2266.           AutoSize = False
  2267.           WordWrap = True
  2268.           ResourceCaption = 39906
  2269.           ExplicitWidth = 349
  2270.         end
  2271.       end
  2272.     end
  2273.     object tabStandalone: TTabSheet
  2274.       Caption = 'standalone'
  2275.       ImageIndex = 5
  2276.       OnShow = tabStandaloneShow
  2277.       object pnlAVProduct: TPanel
  2278.         Left = 0
  2279.         Top = 0
  2280.         Width = 533
  2281.         Height = 455
  2282.         Align = alClient
  2283.         Color = clWhite
  2284.         TabOrder = 0
  2285.         DesignSize = (
  2286.           533
  2287.           455)
  2288.         object lblHomeSecurity: TResLabel
  2289.           Left = 24
  2290.           Top = 209
  2291.           Width = 151
  2292.           Height = 14
  2293.           Anchors = [akLeft, akBottom]
  2294.           Font.Charset = DEFAULT_CHARSET
  2295.           Font.Color = clWindowText
  2296.           Font.Height = -12
  2297.           Font.Name = 'Tahoma'
  2298.           Font.Style = [fsBold]
  2299.           ParentFont = False
  2300.           ResourceCaption = 39002
  2301.         end
  2302.         object lblBusinessNetworks: TResLabel
  2303.           Left = 24
  2304.           Top = 353
  2305.           Width = 114
  2306.           Height = 14
  2307.           Anchors = [akLeft, akBottom]
  2308.           Font.Charset = DEFAULT_CHARSET
  2309.           Font.Color = clWindowText
  2310.           Font.Height = -12
  2311.           Font.Name = 'Tahoma'
  2312.           Font.Style = [fsBold]
  2313.           ParentFont = False
  2314.           ResourceCaption = 39003
  2315.         end
  2316.         object lblGoWindowWasher: TResLabel
  2317.           Left = 32
  2318.           Top = 229
  2319.           Width = 90
  2320.           Height = 14
  2321.           Anchors = [akLeft, akBottom]
  2322.           OnClick = lblWindowWasherClick
  2323.           ResourceCaption = 39945
  2324.         end
  2325.         object lblGoWindowWasherDesc: TResLabel
  2326.           Left = 32
  2327.           Top = 249
  2328.           Width = 349
  2329.           Height = 50
  2330.           Anchors = [akLeft, akBottom]
  2331.           AutoSize = False
  2332.           WordWrap = True
  2333.           ResourceCaption = 39904
  2334.           ExplicitTop = 212
  2335.         end
  2336.         object lblGoChildSafe: TResLabel
  2337.           Left = 32
  2338.           Top = 297
  2339.           Width = 145
  2340.           Height = 14
  2341.           Anchors = [akLeft, akBottom]
  2342.           OnClick = lblChildSafeClick
  2343.           ResourceCaption = 39944
  2344.         end
  2345.         object lblGoDesktopFirewallDesc: TResLabel
  2346.           Left = 32
  2347.           Top = 317
  2348.           Width = 349
  2349.           Height = 38
  2350.           Anchors = [akLeft, akBottom]
  2351.           AutoSize = False
  2352.           WordWrap = True
  2353.           ResourceCaption = 39905
  2354.           ExplicitTop = 323
  2355.         end
  2356.         object lblGoSSEnterprise: TResLabel
  2357.           Left = 32
  2358.           Top = 373
  2359.           Width = 226
  2360.           Height = 14
  2361.           Anchors = [akLeft, akBottom]
  2362.           OnClick = lblSSEnterpriseClick
  2363.           ResourceCaption = 39946
  2364.         end
  2365.         object lblGoSSEnterpriseDesc: TResLabel
  2366.           Left = 32
  2367.           Top = 393
  2368.           Width = 400
  2369.           Height = 41
  2370.           Anchors = [akLeft, akBottom]
  2371.           AutoSize = False
  2372.           WordWrap = True
  2373.           ResourceCaption = 39906
  2374.           ExplicitTop = 356
  2375.         end
  2376.         object pnlAntivirusUpgrade: TPanel
  2377.           Left = 0
  2378.           Top = 28
  2379.           Width = 532
  2380.           Height = 173
  2381.           Anchors = [akLeft, akTop, akRight, akBottom]
  2382.           BevelOuter = bvNone
  2383.           Color = 12443647
  2384.           ParentBackground = False
  2385.           TabOrder = 0
  2386.           DesignSize = (
  2387.             532
  2388.             173)
  2389.           object imgAntiVirus: TResImage
  2390.             Left = 24
  2391.             Top = 28
  2392.             Width = 96
  2393.             Height = 96
  2394.             Cursor = crHandPoint
  2395.             AutoSize = True
  2396.             ParentShowHint = False
  2397.             ShowHint = True
  2398.             Transparent = True
  2399.             OnClick = lblGoSpySweeperwithAVClick
  2400.             ResourceImage = 'OPT_SS_ANTIVIRUS'
  2401.           end
  2402.           object lblAntiVirusUpgrade: TResLabel
  2403.             Left = 24
  2404.             Top = 8
  2405.             Width = 110
  2406.             Height = 14
  2407.             Font.Charset = DEFAULT_CHARSET
  2408.             Font.Color = clWindowText
  2409.             Font.Height = -12
  2410.             Font.Name = 'Tahoma'
  2411.             Font.Style = [fsBold]
  2412.             ParentFont = False
  2413.             ResourceCaption = 39907
  2414.           end
  2415.           object lblGoSpySweeperwithAV: TResLabel
  2416.             Left = 144
  2417.             Top = 45
  2418.             Width = 178
  2419.             Height = 14
  2420.             OnClick = lblGoSpySweeperwithAVClick
  2421.             ResourceCaption = 49908
  2422.           end
  2423.           object lblGoSpySweeperWithAVDesc: TResLabel
  2424.             Left = 144
  2425.             Top = 65
  2426.             Width = 344
  2427.             Height = 50
  2428.             Anchors = [akLeft, akTop, akRight]
  2429.             AutoSize = False
  2430.             WordWrap = True
  2431.             ResourceCaption = 39909
  2432.             ExplicitWidth = 361
  2433.           end
  2434.         end
  2435.       end
  2436.     end
  2437.   end
  2438. end
  2439.